wiki
Benvenuto
Guest
, sei in:
<root>
Manual
Manuale IT
Tech
•
Login
• Welcome
Guest
, you are in:
<root>
Manual
Manuale IT
Tech
•
Login
ScrewTurn Wiki
Navigazione (Tech)
¶
Pagina Principale
Pagina Principale (root)
Pagina Casuale
Nuova Pagina
Tutte le Pagine
Categorie
Percorsi di Navigazione
Amministrazione
Gestione File
Registrati
Ricerca wiki
»
Navigation (Tech)
¶
Main Page
Main Page (root)
Random Page
Create a new Page
All Pages
Categories
Navigation Paths
Administration
File Management
Create Account
Search the wiki
»
Back
Configure the State Service on the ASP.NET State Server
Modified on 2008/10/22 09:19
by
stefano
Categorized as
English
Configure the State Service on the ASP.NET State Server The ASP.NET state service is used to manage session state on a computer. The ASP.NET state service is installed by default when Microsoft® Windows® Server 2003 is installed. The file aspnet_state.exe is installed on the remote server that will store session state information; the default location is systemroot\Microsoft.NET\Framework\version\aspnet_state.exe. Procedures To configure the ASP.NET state service # On the remote server that will store session state information, open Administrative Tools, and then click Services. # In the details pane, right-click ASP.NET State Service, and then click Properties. # On the General tab, in the Startup type list box, click Automatic. # Under Service status, click Start, and then click OK. The state service starts automatically when the Web server is restarted. Note: State Server is needed only if the SessionState attibute is set in Web.config
Meta Keywords:
Meta Description:
Change Comment: